GrapeCity ActiveReports for .NET 14.0J
CustomProperties コンストラクタ(KeyValuePair[])

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > CustomProperties クラス > CustomProperties コンストラクタ : CustomProperties コンストラクタ(KeyValuePair[])
文字列属性値の配列。
KeyValuePair配列を指定して、CustomPropertiesクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal initialValues() As KeyValuePair _
)
public CustomProperties( 
   KeyValuePair[] initialValues
)

パラメータ

initialValues
文字列属性値の配列。
参照

CustomProperties クラス
CustomProperties メンバ
オーバーロード一覧